PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class / setIsVisible Method
The initial visibility of the attribute definition in the user interface.
In This Topic
    setIsVisible Method
    In This Topic
    Sets the attribute definition visibility.
    Syntax
    public void setIsVisible( 
       boolean value
    )

    Parameters

    value
    The initial visibility of the attribute definition in the user interface.
    See Also